Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add FlatList default for Expo #2798

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

isekovanic
Copy link
Contributor

🎯 Goal

Fixes a critical issue on expo where the MessageList component was not rendering anything due to a missing native dependency being exported from the upstream package.

We need to do this now since we handle defaults directly in the variants themselves.

🛠 Implementation details

🎨 UI Changes

iOS
Before After
Android
Before After

🧪 Testing

☑️ Checklist

  • I have signed the Stream CLA (required)
  • PR targets the develop branch
  • Documentation is updated
  • New code is tested in main example apps, including all possible scenarios
    • SampleApp iOS and Android
    • Expo iOS and Android

@Stream-SDK-Bot
Copy link
Contributor

SDK Size

title develop branch diff status
js_bundle_size 452 KB 455 KB +2624 B 🔴

@isekovanic isekovanic merged commit 9f3eb2a into v6.0.0 Nov 20, 2024
5 of 7 checks passed
@isekovanic isekovanic deleted the fix/flat-list-export-expo branch November 20, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants